home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 050a / ptxt2com.zip / SAMPLE.TXT < prev   
Text File  |  1993-03-25  |  5KB  |  122 lines

  1.  
  2.                ■  D O S    U T I L I T I E S  ■
  3.  
  4.             ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
  5.             █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  6.             █   RO-SOFT   SYSTEMS   (C)1989-93    █
  7.             █╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨╨█
  8.             █    Ver 5.0 BY  Robert  Ossowski     █
  9.             █╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥╥█
  10.             ███████████████████████████████████████
  11.  
  12.                ■  MAKE  YOUR  COMPUTING  EASY  ■
  13.  
  14.               ■  TEXT DISPLAY  USING  MTXT2COM  ■
  15.  
  16.     This file was created by program  EDIT.EXE,  edited as mono text, and
  17.   converted into README.COM, a self displaying file, by MTXT2COM. You can
  18.   create your own display files with these programs. Control this display
  19.   by pressing the following keys :
  20.  
  21.     ■  Esc  ■  Terminate display
  22.     ■ Space ■  Stop / Start the display
  23.     ■  1-0  ■  Change display rate of current page (0=Fastest)
  24.  
  25.              Enter "Space" to continue 
  26.             █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  27.             █   RO-SOFT  SYSTEMS  (C)1989-93   █
  28.             █▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
  29.  
  30.                 _______
  31.                ____|__     |           (R)
  32.             --|       |    |-------------------
  33.               |   ____|__  |  Association of
  34.               |  |       |_|  Shareware
  35.               |__|   o   |    Professionals
  36.             -----|   |   |---------------------
  37.              |___|___|    MEMBER
  38.  
  39.  
  40.                ■ Version 5.0 Upgrade ■
  41.  
  42.  ■     EDIT.EXE ■ Major revision in large file paging method
  43.         ■ Set any maximum edit line length up to 32 K Bytes
  44.         ■ Read in /Write out /Append any size block file
  45.  ■     ANSI.COM ■ Will now convert ANSI files to packed .COM display functions
  46.  ■ CTXT2COM.COM ■ Display & convert color text to packed .COM display function
  47.  ■ MTXT2COM.COM ■ Display & convert mono text to packed .COM display function
  48.  
  49.              Enter "Space" to continue 
  50.             ■ SELF  DISPLAY  TEXT  FILES ■
  51.  
  52.     When generating a source text file with  EDIT.EXE, or the text editor
  53.   of your choice, you may insert the following display control characters
  54.   in the file.  These characters are used by the  ANSI  store function of
  55.   EDIT.EXE, by  CTXT2COM.COM,  and by  MTXT2COM.COM  to control  the text
  56.   display.  These functions allow creation of auto display text with none
  57.   or minimal keyboard intervention. Supported functions are :
  58.  
  59.     ■ Ctrl-G "07h" ■ Toggle character display off/on
  60.     ■ Ctrl-H "08h" ■ ANSI Back Space and Text Toggle auto line clear on/off
  61.     ■ Ctrl-K "0Bh" ■ Clear current cursor line
  62.     ■ Ctrl-L "0Ch" ■ Clear screen and home cursor
  63.     ■ Ctrl-R "12h" ■ Load new display rate (Must be followed by rate number)
  64.     ■ Ctrl-S "13h" ■ Halt display till a "Space" is entered
  65.     ■ Tab    "09h" ■ Go to next standard DOS eight character tab position    
  66.     ■ CrLf "0Dh,0Ah" ■ These are inserted by EDIT.EXE for end of line.
  67.  
  68.     The following entries from the keyboard are recognized during display :
  69.  
  70.     ■  Esc  ■ Press "Esc" key to terminate display
  71.     ■  1-0  ■ Press number keys to control display rate (0=Fastest)
  72.     ■ Space ■ Press space bar to stop / start display
  73.              Enter "Space" to continue 
  74.             ■ SELF  DISPLAY  TEXT  FILES ■
  75.  
  76.  
  77.     If you enter the command "CTXT2COM", with no command options the routine
  78.   will give you the following prompt :
  79.  
  80.  
  81.  
  82.     To display a color text file or create a self displaying .COM file.
  83.  
  84.  
  85.     Enter filename ?  ................................................
  86.  
  87.  
  88.     Entry format : drive:\yourdir\filename.extent /speed /continue /new
  89.  
  90.     For /speed option : (/0 = System speed), (/1-/9 = Bauds 600-1M),
  91.              /c = Redisplay till other than 0-9 pressed.
  92.              /n = Create a self displaying .COM routine.
  93.  
  94.  
  95.                 Press "Esc" to exit !
  96.  
  97.              Enter "Space" to continue 
  98.             ■ SELF  DISPLAY  TEXT  FILES ■
  99.  
  100.     The options of continuous display, display speed, and create a .COM self
  101.   display file may be entered as command line options(i.e. MTXT2COM TEXT.DOC
  102.   /3/c/n). This will create a self display file TEXT.COM to display at about
  103.   2400 baud rate and continue to redisplay until the "Esc' key is pressed. A
  104.   number key pressed will change display rate and the space bar pressed will
  105.   stop and restart display.
  106.     CTXT2COM displays full color text and MTXT2COM displays mono text in one
  107.   user selected color on selected background color.    Without the /c option
  108.   MTXT2COM ignores control characters and prompts to continue at a page end.
  109.   This file is mono text and is fully contained in README.COM. It was created
  110.   using Ctrl-L for clear screen and Ctrl-S for page halt and handed to
  111.   MTXT2COM with the /c/n options.
  112.     These routines are supplied in the RO-SOFT DOS Utilities package :
  113.  
  114.   ■ EDIT50.EXE : MONO and COLOR TEXT EDITING and DISPLAY  registration = 29.95
  115.  
  116.   ■ Includes the following programs and printed manual ■
  117.   ■ EDIT     EXE ■ Programmer's text editor with many special functions
  118.   ■     ANSI.COM ■ Display & convert ANSI files to packed .COM functions
  119.   ■ CTXT2COM.COM ■ Display & convert color text to packed COM display function
  120.   ■ MTXT2COM.COM ■ Display & convert mono text to packed .COM display function
  121.              Enter "Space" to continue 
  122.